Non-Rationalised Science NCERT Notes and Solutions (Class 6th to 10th) | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
6th | 7th | 8th | 9th | 10th | ||||||||||
Non-Rationalised Science NCERT Notes and Solutions (Class 11th) | ||||||||||||||
Physics | Chemistry | Biology | ||||||||||||
Non-Rationalised Science NCERT Notes and Solutions (Class 12th) | ||||||||||||||
Physics | Chemistry | Biology |
Chapter 6 Work, Energy And Power
Introduction
The terms 'work', 'energy', and 'power' have specific, precise meanings in physics, which may differ from their everyday usage.
In physics, Work is formally defined based on force and displacement.
Energy is closely related to the capacity to do work.
Power is associated with the rate at which work is done or energy is transferred.
To understand these concepts fully, particularly in multi-dimensional motion, a mathematical tool called the scalar product (or dot product) of two vectors is essential.
The Scalar Product
The scalar product or dot product of any two vectors $\mathbf{A}$ and $\mathbf{B}$ is denoted by $\mathbf{A} \cdot \mathbf{B}$ and is defined as:
$$ \mathbf{A} \cdot \mathbf{B} = |\mathbf{A}| |\mathbf{B}| \cos \theta = AB \cos \theta $$where $A$ and $B$ are the magnitudes of vectors $\mathbf{A}$ and $\mathbf{B}$ respectively, and $\theta$ is the angle between the two vectors.
The result of a scalar product is a scalar quantity (a number), even though the original quantities are vectors. It has magnitude but no direction.
Geometric Interpretation:
- $\mathbf{A} \cdot \mathbf{B} = A (B \cos \theta)$: This is the product of the magnitude of $\mathbf{A}$ and the component of $\mathbf{B}$ along the direction of $\mathbf{A}$ ($B \cos \theta$ is the projection of $\mathbf{B}$ onto $\mathbf{A}$).
- $\mathbf{A} \cdot \mathbf{B} = B (A \cos \theta)$: This is the product of the magnitude of $\mathbf{B}$ and the component of $\mathbf{A}$ along the direction of $\mathbf{B}$ ($A \cos \theta$ is the projection of $\mathbf{A}$ onto $\mathbf{B}$).
Properties of Scalar Product:
- Commutative Law: The order of multiplication does not matter. $$ \mathbf{A} \cdot \mathbf{B} = \mathbf{B} \cdot \mathbf{A} $$
- Distributive Law: Scalar product distributes over vector addition. $$ \mathbf{A} \cdot (\mathbf{B} + \mathbf{C}) = \mathbf{A} \cdot \mathbf{B} + \mathbf{A} \cdot \mathbf{C} $$
- Multiplication by a real number $\lambda$: $$ \mathbf{A} \cdot (\lambda \mathbf{B}) = \lambda (\mathbf{A} \cdot \mathbf{B}) $$
Scalar Product in Component Form:
For unit vectors $\hat{\mathbf{i}}$, $\hat{\mathbf{j}}$, $\hat{\mathbf{k}}$ along the x, y, z axes:
$$ \hat{\mathbf{i}} \cdot \hat{\mathbf{i}} = \hat{\mathbf{j}} \cdot \hat{\mathbf{j}} = \hat{\mathbf{k}} \cdot \hat{\mathbf{k}} = 1 \quad (\text{since angle is } 0^\circ, \cos 0^\circ = 1) $$ $$ \hat{\mathbf{i}} \cdot \hat{\mathbf{j}} = \hat{\mathbf{j}} \cdot \hat{\mathbf{k}} = \hat{\mathbf{k}} \cdot \hat{\mathbf{i}} = 0 \quad (\text{since angle is } 90^\circ, \cos 90^\circ = 0) $$If two vectors are given in component form $\mathbf{A} = A_x \hat{\mathbf{i}} + A_y \hat{\mathbf{j}} + A_z \hat{\mathbf{k}}$ and $\mathbf{B} = B_x \hat{\mathbf{i}} + B_y \hat{\mathbf{j}} + B_z \hat{\mathbf{k}}$, their scalar product is:
$$ \mathbf{A} \cdot \mathbf{B} = (A_x \hat{\mathbf{i}} + A_y \hat{\mathbf{j}} + A_z \hat{\mathbf{k}}) \cdot (B_x \hat{\mathbf{i}} + B_y \hat{\mathbf{j}} + B_z \hat{\mathbf{k}}) $$Using the distributive property and the dot products of unit vectors:
$$ \mathbf{A} \cdot \mathbf{B} = A_x B_x (\hat{\mathbf{i}} \cdot \hat{\mathbf{i}}) + A_x B_y (\hat{\mathbf{i}} \cdot \hat{\mathbf{j}}) + A_x B_z (\hat{\mathbf{i}} \cdot \hat{\mathbf{k}}) + \dots $$ $$ \mathbf{A} \cdot \mathbf{B} = A_x B_x (1) + A_x B_y (0) + A_x B_z (0) + A_y B_x (0) + A_y B_y (1) + A_y B_z (0) + A_z B_x (0) + A_z B_y (0) + A_z B_z (1) $$ $$ \mathbf{A} \cdot \mathbf{B} = A_x B_x + A_y B_y + A_z B_z $$Special Cases:
- The dot product of a vector with itself gives the square of its magnitude: $$ \mathbf{A} \cdot \mathbf{A} = A_x A_x + A_y A_y + A_z A_z = A_x^2 + A_y^2 + A_z^2 = A^2 $$ since $\theta = 0^\circ$ and $\cos 0^\circ = 1$.
- If two non-zero vectors $\mathbf{A}$ and $\mathbf{B}$ are perpendicular, their dot product is zero: $$ \mathbf{A} \cdot \mathbf{B} = AB \cos 90^\circ = AB(0) = 0 $$ This is because the component of one vector along the direction perpendicular to it is zero.
Example 6.1. Find the angle between force $\mathbf{F} = (3\hat{\mathbf{i}}+ 4 \hat{\mathbf{j}} -5\hat{\mathbf{k}} )$unit and displacement $\mathbf{d} = (5\hat{\mathbf{i}}+ 4 \hat{\mathbf{j}}+3\hat{\mathbf{k}} )$ unit. Also find the projection of $\mathbf{F}$ on $\mathbf{d}$.
Answer:
Given force vector $\mathbf{F} = 3\hat{\mathbf{i}} + 4\hat{\mathbf{j}} - 5\hat{\mathbf{k}}$ and displacement vector $\mathbf{d} = 5\hat{\mathbf{i}} + 4\hat{\mathbf{j}} + 3\hat{\mathbf{k}}$.
The scalar product $\mathbf{F} \cdot \mathbf{d}$ is given by:
$$ \mathbf{F} \cdot \mathbf{d} = F_x d_x + F_y d_y + F_z d_z $$ $$ \mathbf{F} \cdot \mathbf{d} = (3)(5) + (4)(4) + (-5)(3) = 15 + 16 - 15 = 16 \text{ unit} $$The magnitude of vector $\mathbf{F}$ is $F = \sqrt{F_x^2 + F_y^2 + F_z^2} = \sqrt{3^2 + 4^2 + (-5)^2} = \sqrt{9 + 16 + 25} = \sqrt{50}$ unit.
The magnitude of vector $\mathbf{d}$ is $d = \sqrt{d_x^2 + d_y^2 + d_z^2} = \sqrt{5^2 + 4^2 + 3^2} = \sqrt{25 + 16 + 9} = \sqrt{50}$ unit.
Using the definition of the scalar product, $\mathbf{F} \cdot \mathbf{d} = Fd \cos \theta$, where $\theta$ is the angle between $\mathbf{F}$ and $\mathbf{d}$.
$$ 16 = (\sqrt{50})(\sqrt{50}) \cos \theta $$ $$ 16 = 50 \cos \theta $$ $$ \cos \theta = \frac{16}{50} = \frac{8}{25} = 0.32 $$The angle between the vectors is $\theta = \cos^{-1}(0.32)$.
The projection of $\mathbf{F}$ on $\mathbf{d}$ is the component of $\mathbf{F}$ along the direction of $\mathbf{d}$, which is $F \cos \theta$.
From $\mathbf{F} \cdot \mathbf{d} = Fd \cos \theta$, we have $F \cos \theta = \frac{\mathbf{F} \cdot \mathbf{d}}{d}$.
$$ \text{Projection of } \mathbf{F} \text{ on } \mathbf{d} = \frac{16}{\sqrt{50}} = \frac{16}{5\sqrt{2}} \text{ unit} $$Rationalizing the denominator: $\frac{16}{5\sqrt{2}} \times \frac{\sqrt{2}}{\sqrt{2}} = \frac{16\sqrt{2}}{10} = \frac{8\sqrt{2}}{5} \approx 2.26$ unit.
Notions Of Work And Kinetic Energy : The Work-Energy Theorem
In physics, the concepts of work and energy are formally linked through the Work-Energy Theorem.
For motion under a constant force $\mathbf{F}$ causing a displacement $\mathbf{d}$, the work done is defined as the scalar product $\mathbf{F} \cdot \mathbf{d}$.
A relationship derived from kinematics for constant acceleration is $v^2 - u^2 = 2 \mathbf{a} \cdot \mathbf{d}$, where $\mathbf{u}$ and $\mathbf{v}$ are initial and final velocities, $\mathbf{a}$ is acceleration, and $\mathbf{d}$ is displacement.
Multiplying this equation by $m/2$ (where $m$ is mass):
$$ \frac{1}{2}m v^2 - \frac{1}{2}m u^2 = m \mathbf{a} \cdot \mathbf{d} $$From Newton's Second Law, $\mathbf{F} = m\mathbf{a}$. Substituting this gives:
$$ \frac{1}{2}m v^2 - \frac{1}{2}m u^2 = \mathbf{F} \cdot \mathbf{d} $$This equation motivates the definitions of Kinetic Energy and Work:
- Kinetic Energy (K): The quantity $\frac{1}{2}mv^2$ is defined as the kinetic energy of an object of mass $m$ moving with speed $v$. It is energy associated with motion. ($K = \frac{1}{2}m v^2$).
- Work (W): The quantity $\mathbf{F} \cdot \mathbf{d}$ is defined as the work done by the force $\mathbf{F}$ on the object over the displacement $\mathbf{d}$. ($W = \mathbf{F} \cdot \mathbf{d}$).
With these definitions, the equation becomes the Work-Energy (WE) Theorem:
The change in kinetic energy of a particle is equal to the work done on it by the net force.
$$ K_f - K_i = W_{net} $$where $K_i = \frac{1}{2}mu^2$ is the initial kinetic energy and $K_f = \frac{1}{2}mv^2$ is the final kinetic energy.
The WE theorem is a powerful tool because it relates the change in an object's motion (specifically, its kinetic energy) to the work done on it by forces, without necessarily needing to analyze the acceleration at every instant (unlike Newton's Second Law directly).
Example 6.2. It is well known that a raindrop falls under the influence of the downward gravitational force and the opposing resistive force. The latter is known to be proportional to the speed of the drop but is otherwise undetermined. Consider a drop of mass 1.00 g falling from a height 1.00 km. It hits the ground with a speed of 50.0 m s$^{-1}$. (a) What is the work done by the gravitational force ? What is the work done by the unknown resistive force?
Answer:
Given mass of raindrop $m = 1.00$ g $= 1.00 \times 10^{-3}$ kg. Height of fall $h = 1.00$ km $= 1000$ m. Initial speed $v_i = 0$ m/s (assuming it starts from rest). Final speed on hitting the ground $v_f = 50.0$ m/s. Take $g = 9.8$ m/s$^2$ (standard value, though the problem uses 10 in some other examples, let's use 9.8 unless specified otherwise for this specific example). Let's use $g=10$ m/s$^2$ as implied by the solution steps (mgh = 10 J implies g=10 for m=10^-3 and h=1000). Okay, let's use g=10 m/s^2 for consistency with the provided solution.
Initial kinetic energy $K_i = \frac{1}{2} m v_i^2 = \frac{1}{2} (1.00 \times 10^{-3} \text{ kg})(0 \text{ m/s})^2 = 0$ J.
Final kinetic energy $K_f = \frac{1}{2} m v_f^2 = \frac{1}{2} (1.00 \times 10^{-3} \text{ kg})(50.0 \text{ m/s})^2 = \frac{1}{2} (1.00 \times 10^{-3}) (2500) \text{ J} = 1.25 \text{ J}$.
The change in kinetic energy $\Delta K = K_f - K_i = 1.25 \text{ J} - 0 \text{ J} = 1.25$ J.
Forces acting on the raindrop are the gravitational force ($\mathbf{F}_g$) and the resistive force ($\mathbf{F}_r$). The net force is $\mathbf{F}_{net} = \mathbf{F}_g + \mathbf{F}_r$.
The work done by the gravitational force ($W_g$) as the drop falls through height $h$ is $W_g = \mathbf{F}_g \cdot \mathbf{d}$. $\mathbf{F}_g$ is downwards, and the displacement $\mathbf{d}$ (magnitude $h$) is also downwards. So the angle between them is $0^\circ$.
$$ W_g = (mg)(h) \cos 0^\circ = mgh $$ $$ W_g = (1.00 \times 10^{-3} \text{ kg})(10 \text{ m/s}^2)(1000 \text{ m}) = 10.0 \text{ J} $$The work done by the gravitational force is 10.0 J.
The work done by the resistive force ($W_r$) opposes the motion. $\mathbf{F}_r$ is upwards, while the displacement is downwards. The angle between them is $180^\circ$. $W_r = |\mathbf{F}_r| h \cos 180^\circ = -|\mathbf{F}_r| h$. However, $\mathbf{F}_r$ is a variable force, so we use the work-energy theorem.
The work done by the net force is $W_{net} = W_g + W_r$.
According to the Work-Energy Theorem, $W_{net} = \Delta K$.
$$ W_g + W_r = \Delta K $$ $$ 10.0 \text{ J} + W_r = 1.25 \text{ J} $$ $$ W_r = 1.25 \text{ J} - 10.0 \text{ J} = -8.75 \text{ J} $$The work done by the unknown resistive force is -8.75 J. The negative sign indicates that the resistive force opposes the displacement.
Work
In physics, work (W) done by a constant force $\mathbf{F}$ on an object over a displacement $\mathbf{d}$ is defined as the scalar product of the force and displacement vectors:
$$ W = \mathbf{F} \cdot \mathbf{d} $$Alternatively, it is the product of the component of the force in the direction of the displacement and the magnitude of the displacement:
$$ W = (F \cos \theta) d $$where $\theta$ is the angle between $\mathbf{F}$ and $\mathbf{d}$.
Work is a scalar quantity. It can be positive, negative, or zero.
The SI unit of work is the joule (J). $1 \text{ J} = 1 \text{ N} \cdot \text{m}$.
Dimensions of work are $[ML^2T^{-2}]$, which are the same as energy.
Conditions for zero work done:
- If the displacement is zero ($\mathbf{d}=\mathbf{0}$), even if a force is applied (e.g., pushing a stationary wall, holding a heavy object without moving).
- If the force is zero ($\mathbf{F}=\mathbf{0}$), even if there is displacement (this is an idealized case; in reality, net force might be zero due to balanced forces, allowing uniform motion).
- If the force and displacement are mutually perpendicular ($\theta = 90^\circ$), since $\cos 90^\circ = 0$. (e.g., gravitational force on an object moving horizontally, centripetal force on an object in uniform circular motion).
Sign of Work Done:
- Positive Work: If the force (or its component) is in the same direction as the displacement ($0^\circ \le \theta < 90^\circ$, $\cos \theta > 0$). The force tends to increase the object's speed.
- Negative Work: If the force (or its component) is in the opposite direction to the displacement ($90^\circ < \theta \le 180^\circ$, $\cos \theta < 0$). The force tends to decrease the object's speed. Frictional force and air resistance often do negative work on a moving object.
- Zero Work: If the force is perpendicular to the displacement ($\theta = 90^\circ$, $\cos \theta = 0$). The force does not change the object's speed (though it might change its direction, as in uniform circular motion).
Alternative Units of Work/Energy (besides Joule):
Unit | Equivalent in Joules |
---|---|
erg (CGS unit of work) | $10^{-7}$ J |
calorie (cal) (unit of heat) | $\approx 4.186$ J |
electron volt (eV) (unit of energy in atomic/nuclear physics) | $1.602 \times 10^{-19}$ J |
kilowatt hour (kWh) (unit of electrical energy) | $3.6 \times 10^6$ J |
thermochemical calorie | 4.184 J |
British thermal unit (BTU) | $\approx 1055$ J |
Example 6.3. A cyclist comes to a skidding stop in 10 m. During this process, the force on the cycle due to the road is 200 N and is directly opposed to the motion. (a) How much work does the road do on the cycle ? (b) How much work does the cycle do on the road ?
Answer:
Given displacement of the cycle $d = 10$ m. The force on the cycle due to the road is the frictional force $F = 200$ N, opposing the motion. This means the force and displacement are in opposite directions, so the angle between them is $\theta = 180^\circ$ (or $\pi$ radians).
(a) Work done by the road on the cycle:
The force on the cycle due to the road is $\mathbf{F}$ with magnitude 200 N, acting opposite to the displacement $\mathbf{d}$.
$$ W_{road \, on \, cycle} = \mathbf{F} \cdot \mathbf{d} = |\mathbf{F}| |\mathbf{d}| \cos \theta $$ $$ W_{road \, on \, cycle} = (200 \text{ N})(10 \text{ m}) \cos 180^\circ $$ $$ W_{road \, on \, cycle} = 2000 \times (-1) = -2000 \text{ J} $$The work done by the road on the cycle is -2000 J. This negative work done by friction causes the cycle to lose kinetic energy and stop, in accordance with the work-energy theorem.
(b) Work done by the cycle on the road:
According to Newton's Third Law, if the road exerts a force of 200 N on the cycle opposing its motion, the cycle exerts an equal and opposite force of 200 N on the road in the direction of its motion. Let this force be $\mathbf{F}'$. So, $|\mathbf{F}'| = 200$ N and its direction is in the direction of the cycle's motion.
However, the road is a rigid surface and undergoes no displacement ($\mathbf{d}_{road} = \mathbf{0}$) during this process.
Work done by the cycle on the road is $W_{cycle \, on \, road} = \mathbf{F}' \cdot \mathbf{d}_{road}$.
$$ W_{cycle \, on \, road} = (200 \text{ N}) (0 \text{ m}) \cos \theta' \quad (\text{where } \theta' \text{ is the angle between } \mathbf{F}' \text{ and } \mathbf{d}_{road}) $$ $$ W_{cycle \, on \, road} = 0 \text{ J} $$The work done by the cycle on the road is zero. This example shows that even though action-reaction forces are equal and opposite, the work done by them may not be equal and opposite because the displacements of the two bodies are different.
Kinetic Energy
Kinetic Energy (K) is the energy possessed by an object due to its motion.
For an object of mass $m$ moving with velocity $\mathbf{v}$, its kinetic energy is defined as:
$$ K = \frac{1}{2} m |\mathbf{v}|^2 = \frac{1}{2} m v^2 $$It can also be written as the scalar product $K = \frac{1}{2} \mathbf{p} \cdot \mathbf{v}$, where $\mathbf{p} = m\mathbf{v}$ is the momentum, or $K = \frac{|\mathbf{p}|^2}{2m}$.
Kinetic energy is a scalar quantity and is always non-negative ($m$ and $v^2$ are always positive or zero).
The kinetic energy of an object represents the amount of work the object can do by virtue of its motion (e.g., a moving hammer can drive a nail, a moving car can crush something). It also represents the work done by the net force to bring the object from rest to its current velocity.
Typical kinetic energies vary greatly depending on the mass and speed of the object.
Object | Speed | Kinetic Energy (approx) |
---|---|---|
Falling raindrop (1g) | Few m/s | $10^{-2}$ J |
Air molecule ($\approx 10^{-26}$ kg) at room temperature | $\approx 500$ m/s | $10^{-21}$ J |
Cricket ball (150g) bowled by a fast bowler | $\approx 40$ m/s | 120 J |
Bullet (50g) | $\approx 200$ m/s | 1000 J |
Running man (60kg) | $\approx 5$ m/s | 750 J |
Car (2000kg) at 60 km/h (16.7 m/s) | 16.7 m/s | $2.8 \times 10^5$ J |
Train (5 x $10^5$ kg) at 60 km/h | 16.7 m/s | $7.0 \times 10^7$ J |
Orbiting satellite (1000kg) | $\approx 8000$ m/s | $3.2 \times 10^{10}$ J |
Example 6.4. In a ballistics demonstration a police officer fires a bullet of mass 50.0 g with speed 200 m s$^{-1}$ (see Table 6.2) on soft plywood of thickness 2.00 cm. The bullet emerges with only 10% of its initial kinetic energy. What is the emergent speed of the bullet ?
Answer:
Given mass of bullet $m = 50.0$ g $= 0.0500$ kg. Initial speed $v_i = 200$ m/s.
Initial kinetic energy $K_i = \frac{1}{2} m v_i^2 = \frac{1}{2} (0.0500 \text{ kg})(200 \text{ m/s})^2 = \frac{1}{2} (0.0500)(40000) \text{ J} = 0.0250 \times 40000 \text{ J} = 1000 \text{ J}$.
The bullet emerges with 10% of its initial kinetic energy. So, the final kinetic energy $K_f = 0.10 \times K_i = 0.10 \times 1000 \text{ J} = 100$ J.
We want to find the emergent speed $v_f$. The formula for final kinetic energy is $K_f = \frac{1}{2} m v_f^2$.
$$ 100 \text{ J} = \frac{1}{2} (0.0500 \text{ kg}) v_f^2 $$ $$ 100 = 0.0250 v_f^2 $$ $$ v_f^2 = \frac{100}{0.0250} = \frac{100}{1/40} = 100 \times 40 = 4000 $$ $$ v_f = \sqrt{4000} \text{ m/s} = \sqrt{400 \times 10} \text{ m/s} = 20 \sqrt{10} \text{ m/s} $$Using $\sqrt{10} \approx 3.162$, $v_f \approx 20 \times 3.162 \text{ m/s} \approx 63.24$ m/s.
Rounding to three significant figures (based on initial values), the emergent speed is 63.2 m/s.
The emergent speed of the bullet is 63.2 m/s. The speed is reduced from 200 m/s to 63.2 m/s, which is a reduction of $200 - 63.2 = 136.8$ m/s. The fractional reduction in speed is $136.8/200 = 0.684$ or 68.4%.
Work Done By A Variable Force
In many realistic situations, the force acting on an object is not constant but varies with position, time, or velocity. When the force is variable, the definition of work needs to account for this variation.
Consider a force $F(x)$ acting on an object moving along the x-axis, where the force magnitude (and possibly direction) changes with position $x$. To calculate the work done by this variable force as the object moves from an initial position $x_i$ to a final position $x_f$, we can divide the total displacement into many small segments $\Delta x$.
Within a very small displacement $\Delta x$, the force $F(x)$ can be considered approximately constant. The work done during this small segment is $\Delta W \approx F(x) \Delta x$.
The total work done over the entire displacement from $x_i$ to $x_f$ is the sum of the work done over all small segments:
$$ W \approx \sum_{x_i}^{x_f} F(x) \Delta x $$As the size of the segments $\Delta x$ approaches zero, the sum becomes an integral, and the approximation becomes exact. The work done by a variable force $F(x)$ is the definite integral of $F(x)$ with respect to $x$ from $x_i$ to $x_f$. Graphically, this is the area under the Force-Position curve.
$$ W = \lim_{\Delta x \to 0} \sum_{x_i}^{x_f} F(x) \Delta x = \int_{x_i}^{x_f} F(x) \, dx $$For a force that varies in two or three dimensions ($\mathbf{F}(\mathbf{r})$), the work done over a path from initial position $\mathbf{r}_i$ to final position $\mathbf{r}_f$ is the line integral of the dot product of the force and the infinitesimal displacement vector $d\mathbf{r}$ along the path:
$$ W = \int_{\mathbf{r}_i}^{\mathbf{r}_f} \mathbf{F}(\mathbf{r}) \cdot d\mathbf{r} $$Example 6.5. A woman pushes a trunk on a railway platform which has a rough surface. She applies a force of 100 N over a distance of 10 m. Thereafter, she gets progressively tired and her applied force reduces linearly with distance to 50 N. The total distance through which the trunk has been moved is 20 m. Plot the force applied by the woman and the frictional force, which is 50 N versus displacement. Calculate the work done by the two forces over 20 m.
Answer:
Let $x$ be the displacement of the trunk. The motion is along a straight line. The displacement is from $x=0$ to $x=20$ m.
The force applied by the woman, $F_w(x)$, is described as follows:
- From $x=0$ to $x=10$ m, $F_w(x) = 100$ N (constant).
- From $x=10$ m to $x=20$ m, $F_w(x)$ reduces linearly from 100 N to 50 N. A linear function can be written as $F_w(x) = mx + c$. At $x=10$, $F_w(10) = 10m + c = 100$. At $x=20$, $F_w(20) = 20m + c = 50$. Subtracting the first equation from the second: $(20m+c) - (10m+c) = 50 - 100 \implies 10m = -50 \implies m = -5$ N/m. Substitute $m=-5$ into $10m+c=100$: $10(-5) + c = 100 \implies -50 + c = 100 \implies c = 150$ N. So, for $10 \le x \le 20$ m, $F_w(x) = -5x + 150$ N.
The frictional force, $f_k$, is constant at 50 N and opposes the motion. Assuming the woman pushes in the positive direction, the frictional force is in the negative direction, so $f_k = -50$ N.
Plot of the forces vs. displacement:
The work done by each force is the area under its force-displacement curve from $x=0$ to $x=20$ m.
Work done by the woman ($W_w$):
From $x=0$ to $x=10$ m, work is the area of a rectangle: $W_{w1} = \int_0^{10} 100 \, dx = [100x]_0^{10} = 100(10) - 100(0) = 1000$ J.
From $x=10$ to $x=20$ m, work is the area under $F_w(x) = -5x + 150$. This area is a trapezoid with heights $F_w(10)=100$ N and $F_w(20)=50$ N, and width $20-10=10$ m. The area of a trapezoid is $\frac{1}{2} (\text{sum of parallel sides}) \times \text{height}$. Here the parallel sides are the forces and the height is the displacement.
$$ W_{w2} = \int_{10}^{20} (-5x + 150) \, dx = \left[-\frac{5x^2}{2} + 150x\right]_{10}^{20} $$ $$ W_{w2} = \left(-\frac{5(20)^2}{2} + 150(20)\right) - \left(-\frac{5(10)^2}{2} + 150(10)\right) $$ $$ W_{w2} = \left(-\frac{5 \times 400}{2} + 3000\right) - \left(-\frac{5 \times 100}{2} + 1500\right) $$ $$ W_{w2} = (-1000 + 3000) - (-250 + 1500) = 2000 - 1250 = 750 \text{ J} $$Total work done by the woman $W_w = W_{w1} + W_{w2} = 1000 \text{ J} + 750 \text{ J} = 1750 \text{ J}$.
Work done by the frictional force ($W_f$):
The frictional force is constant $f_k = -50$ N over the entire distance $d = 20$ m. Since the force is constant and opposite to displacement, $W_f = \mathbf{f}_k \cdot \mathbf{d} = (-50 \text{ N})(20 \text{ m}) = -1000$ J.
This is also the area under the $f_k$ vs $x$ curve, which is a rectangle with height -50 N and width 20 m, giving an area of $(-50 \times 20) = -1000$ J.
The work done by the woman is 1750 J. The work done by the frictional force is -1000 J.
The Work-Energy Theorem For A Variable Force
The Work-Energy Theorem ($K_f - K_i = W_{net}$) holds true even when the net force acting on a particle is variable.
For one-dimensional motion, consider the rate of change of kinetic energy with time:
$$ \frac{dK}{dt} = \frac{d}{dt}\left(\frac{1}{2}mv^2\right) = \frac{1}{2}m \frac{d(v^2)}{dt} = \frac{1}{2}m (2v) \frac{dv}{dt} = mv \frac{dv}{dt} $$Using Newton's Second Law, $F = ma = m \frac{dv}{dt}$, so $m \frac{dv}{dt} = F$.
$$ \frac{dK}{dt} = v F = \frac{dx}{dt} F $$Rearranging, we get $dK = F \, dx$.
Integrate both sides from initial position $x_i$ to final position $x_f$ (corresponding to initial kinetic energy $K_i$ and final kinetic energy $K_f$):
$$ \int_{K_i}^{K_f} dK = \int_{x_i}^{x_f} F \, dx $$ $$ [K]_{K_i}^{K_f} = \int_{x_i}^{x_f} F \, dx $$ $$ K_f - K_i = \int_{x_i}^{x_f} F \, dx $$The integral $\int_{x_i}^{x_f} F \, dx$ represents the total work done by the force $F$ over the displacement from $x_i$ to $x_f$.
So, $K_f - K_i = W$. This proves the Work-Energy Theorem for a variable force in one dimension.
The theorem also holds for variable forces in two and three dimensions, using the line integral definition of work: $\int_{\mathbf{r}_i}^{\mathbf{r}_f} \mathbf{F} \cdot d\mathbf{r}$.
Limitations/Insights of the Work-Energy Theorem:
- It is an integral form of Newton's Second Law. While derived from it, it does not contain all the information of the Second Law. Newton's Second Law relates force and acceleration *at every instant*, while the WE theorem relates work done *over an interval* to the *change in kinetic energy over that interval*. Temporal (time) information is lost in the work integral.
- It is a scalar relation ($K$ and $W$ are scalars), while Newton's Second Law is a vector relation ($\mathbf{F}=m\mathbf{a}$). Directional information is integrated out.
- Despite limitations, it is very useful for solving problems, especially when force varies or when only initial/final speeds and total work are needed.
Example 6.6. A block of mass $m = 1$ kg, moving on a horizontal surface with speed $v_i = 2$ m s$^{-1}$ enters a rough patch ranging from $x = 0.10$ m to $x = 2.01$ m. The retarding force $F_r$ on the block in this range is inversely proportional to $x$ over this range, $F_r = -\frac{k}{x}$ for $0.1 < x < 2.01$ m (negative sign because it's retarding, opposing motion in positive x direction). $F_r = 0$ for $x < 0.1$ m and $x > 2.01$ m. where $k = 0.5$ J. What is the final kinetic energy and speed $v_f$ of the block as it crosses this patch ?
Answer:
Given mass $m = 1$ kg. Initial speed $v_i = 2$ m/s. Initial kinetic energy $K_i = \frac{1}{2} m v_i^2 = \frac{1}{2} (1 \text{ kg})(2 \text{ m/s})^2 = \frac{1}{2} \times 1 \times 4 \text{ J} = 2$ J.
The block enters the rough patch at $x_i = 0.10$ m and leaves it at $x_f = 2.01$ m.
The retarding force in this patch is $F_r(x) = -\frac{k}{x}$ for $0.10 \le x \le 2.01$ m, with $k = 0.5$ J.
The work done by the retarding force over this patch is $W_r = \int_{x_i}^{x_f} F_r(x) \, dx$. Note that $F_r$ is the net force in this range since there are no other horizontal forces mentioned (like an applied force). So $W_{net} = W_r$.
$$ W_r = \int_{0.10}^{2.01} \left(-\frac{k}{x}\right) \, dx = -k \int_{0.10}^{2.01} \frac{1}{x} \, dx $$The integral of $\frac{1}{x}$ is $\ln|x|$.
$$ W_r = -k [\ln|x|]_{0.10}^{2.01} = -k (\ln(2.01) - \ln(0.10)) $$Using the property $\ln a - \ln b = \ln(a/b)$:
$$ W_r = -k \ln\left(\frac{2.01}{0.10}\right) = -k \ln(20.1) $$Substitute the value of $k = 0.5$ J:
$$ W_r = -0.5 \text{ J} \times \ln(20.1) $$Using a calculator, $\ln(20.1) \approx 3.000$.
$$ W_r \approx -0.5 \text{ J} \times 3.000 = -1.5 \text{ J} $$According to the Work-Energy Theorem, the change in kinetic energy is equal to the net work done:
$$ K_f - K_i = W_{net} $$ $$ K_f - 2 \text{ J} = -1.5 \text{ J} $$ $$ K_f = 2 \text{ J} - 1.5 \text{ J} = 0.5 \text{ J} $$The final kinetic energy of the block as it crosses the patch is 0.5 J.
To find the final speed $v_f$, use $K_f = \frac{1}{2} m v_f^2$:
$$ 0.5 \text{ J} = \frac{1}{2} (1 \text{ kg}) v_f^2 $$ $$ 0.5 = 0.5 v_f^2 $$ $$ v_f^2 = \frac{0.5}{0.5} = 1 $$ $$ v_f = \sqrt{1} \text{ m/s} = 1 \text{ m/s} $$Since speed is non-negative, $v_f = 1$ m/s.
The final kinetic energy is 0.5 J and the final speed is 1 m/s.
The Concept Of Potential Energy
Potential Energy (V) is the energy stored in a system due to the relative positions or configuration of its parts. It represents the potential or capacity to do work.
The concept of potential energy is associated with a specific type of force called a conservative force.
For a force $\mathbf{F}$ (in 1D, $F(x)$) to be conservative, there must exist a scalar potential energy function $V(x)$ such that the force is the negative derivative of this function with respect to position:
$$ F(x) = -\frac{dV(x)}{dx} $$In three dimensions, this generalizes to $\mathbf{F}(\mathbf{r}) = -\nabla V(\mathbf{r})$, where $\nabla V$ is the gradient of the scalar function $V$.
This definition implies that the work done by a conservative force as a particle moves from an initial position $x_i$ to a final position $x_f$ is given by:
$$ W = \int_{x_i}^{x_f} F(x) \, dx = \int_{x_i}^{x_f} \left(-\frac{dV}{dx}\right) \, dx = -[V(x)]_{x_i}^{x_f} = -(V(x_f) - V(x_i)) = V(x_i) - V(x_f) = -\Delta V $$So, the work done by a conservative force is equal to the negative of the change in potential energy.
Properties of Conservative Forces (equivalent definitions):
- They can be derived from a potential energy function ($F = -dV/dx$).
- The work done by the force on an object moving between two points depends only on the initial and final positions of the object, not on the specific path taken.
- The work done by the force on an object moving along any closed path (returning to its starting point) is zero.
Examples of Conservative Forces:
- Gravitational Force: Near the Earth's surface, the gravitational force on mass $m$ is approximately constant, $F_g = -mg$ (taking positive direction upwards). The potential energy function is $V(y) = mgy$, where $y$ is the height above a reference level (where $V=0$). $F_g = -\frac{d}{dy}(mgy) = -mg$. The work done by gravity is $W_g = \int_{y_i}^{y_f} (-mg) dy = -mg(y_f - y_i) = mgy_i - mgy_f$. This depends only on initial and final heights.
- Spring Force: The force exerted by an ideal spring is $F_s = -kx$, where $x$ is displacement from equilibrium. The potential energy function is $V(x) = \frac{1}{2}kx^2$, setting $V=0$ at $x=0$. $F_s = -\frac{d}{dx}(\frac{1}{2}kx^2) = -kx$. The work done by the spring force is $W_s = \int_{x_i}^{x_f} (-kx) dx = [-\frac{1}{2}kx^2]_{x_i}^{x_f} = -\frac{1}{2}kx_f^2 + \frac{1}{2}kx_i^2 = V(x_i) - V(x_f)$. This depends only on initial and final positions.
Examples of Non-Conservative Forces: Friction, air resistance, viscous drag. Work done by these forces depends on the path taken and is generally non-zero for a closed path. Mechanical energy is not conserved when these forces do work.
The choice of the zero point for potential energy is arbitrary. It sets the reference level. However, once chosen, it must be used consistently throughout the problem. The *change* in potential energy ($\Delta V$) is physically meaningful and independent of the zero point choice.
Dimensions of potential energy are $[ML^2T^{-2}]$, same as work and kinetic energy. Unit is Joule (J).
Potential energy can be thought of as 'stored work' that can be released and converted into kinetic energy or other forms of energy when constraints are removed.
The Conservation Of Mechanical Energy
The principle of conservation of mechanical energy is a fundamental result that arises when only conservative forces do work on a system.
Consider an object or a system on which only conservative forces are doing work. From the Work-Energy Theorem, the work done by the net force is equal to the change in kinetic energy:
$$ W_{net} = \Delta K $$If all forces are conservative, the net force $\mathbf{F}_{net}$ is conservative, and the work done by the net force is $W_{net} = -\Delta V_{net}$, where $V_{net}$ is the total potential energy associated with the conservative forces.
Substituting this into the Work-Energy Theorem:
$$ -\Delta V_{net} = \Delta K $$ $$ \Delta K + \Delta V_{net} = 0 $$ $$ \Delta (K + V_{net}) = 0 $$This means the sum of the kinetic energy and the total potential energy remains constant:
$$ K + V_{net} = \text{Constant} $$The sum $K + V_{net}$ is called the total mechanical energy (E) of the system.
Principle of Conservation of Mechanical Energy:
The total mechanical energy of a system is conserved if the forces, doing work on it, are conservative.
This means that as the system changes configuration (position) and its potential energy changes, its kinetic energy changes by an equal and opposite amount, such that their sum remains constant throughout the motion.
$$ K_i + V_i = K_f + V_f $$Example: A ball of mass $m$ dropped from height $H$ (taking $V=0$ at ground level):
- At height $H$: $K_i = 0$ (starts from rest), $V_i = mgH$. Total energy $E = K_i + V_i = mgH$.
- At height $y$ ($0 < y < H$) with speed $v$: $K_y = \frac{1}{2}mv^2$, $V_y = mgy$. Total energy $E = K_y + V_y = \frac{1}{2}mv^2 + mgy$.
- At ground level ($y=0$) with speed $v_f$: $K_f = \frac{1}{2}mv_f^2$, $V_f = mg(0) = 0$. Total energy $E = K_f + V_f = \frac{1}{2}mv_f^2$.
By conservation of mechanical energy:
$$ mgH = \frac{1}{2}mv^2 + mgy = \frac{1}{2}mv_f^2 $$From $mgH = \frac{1}{2}mv_f^2$, we get $v_f^2 = 2gH$, or $v_f = \sqrt{2gH}$ (final speed at ground). This matches kinematic results.
From $mgH = \frac{1}{2}mv^2 + mgy$, we get $\frac{1}{2}mv^2 = mg(H-y)$, or $v^2 = 2g(H-y)$ (speed at height $y$), also matching kinematic results. As potential energy decreases, kinetic energy increases, keeping the total mechanical energy constant.
Example 6.7. A bob of mass m is suspended by a light string of length L . It is imparted a horizontal velocity $v_0$ at the lowest point A such that it completes a semi-circular trajectory in the vertical plane with the string becoming slack only on reaching the topmost point, C. This is shown in Fig. 6.6. Obtain an expression for (i) $v_0$; (ii) the speeds at points B and C; (iii) the ratio of the kinetic energies ($K_B/K_C$) at B and C. Comment on the nature of the trajectory of the bob after it reaches the point C.
Answer:
Given mass of bob $m$, length of string $L$. Initial horizontal velocity at lowest point A is $v_0$. The bob completes a semicircle, reaching the topmost point C where the string becomes slack (tension $T_C = 0$). Point B is at height $L$ above A (horizontal from A). Point C is at height $2L$ above A.
The forces acting on the bob are gravity (conservative) and tension in the string (does no work as it's always perpendicular to velocity). Since only conservative forces do work (tension does zero work), the total mechanical energy of the bob is conserved.
Let the potential energy be zero at the lowest point A ($y_A=0$). Then at point B, $y_B = L$, and at point C, $y_C = 2L$.
(i) Expression for $v_0$:
At the lowest point A, energy $E_A = K_A + V_A = \frac{1}{2}mv_0^2 + mg(0) = \frac{1}{2}mv_0^2$.
At the topmost point C, energy $E_C = K_C + V_C = \frac{1}{2}mv_C^2 + mg(2L)$.
By conservation of mechanical energy, $E_A = E_C$:
$$ \frac{1}{2}mv_0^2 = \frac{1}{2}mv_C^2 + 2mgL \quad (1) $$At point C, the net force towards the center provides the centripetal force. The forces acting on the bob at C are tension $T_C$ downwards and weight $mg$ downwards. The velocity at C is $v_C$ horizontal. The net force towards the center is $T_C + mg$. This equals the centripetal force $mv_C^2/L$.
$$ T_C + mg = \frac{mv_C^2}{L} $$The problem states the string becomes slack only at the topmost point C, meaning $T_C = 0$ at this point.
$$ 0 + mg = \frac{mv_C^2}{L} $$ $$ gL = v_C^2 \implies v_C = \sqrt{gL} $$Now substitute $v_C^2 = gL$ into equation (1):
$$ \frac{1}{2}mv_0^2 = \frac{1}{2}m(gL) + 2mgL $$ $$ \frac{1}{2}mv_0^2 = \frac{1}{2}mgL + \frac{4}{2}mgL = \frac{5}{2}mgL $$ $$ v_0^2 = 5gL \implies \mathbf{v_0 = \sqrt{5gL}} $$This is the minimum horizontal velocity required at the bottom for the bob to just complete the vertical circle (or semicircle reaching the top with zero tension).
(ii) Speeds at points B and C:
We already found the speed at C: $\mathbf{v_C = \sqrt{gL}}$.
To find the speed at point B ($v_B$), use conservation of energy between A and B:
$$ E_A = E_B $$ $$ \frac{1}{2}mv_0^2 + V_A = \frac{1}{2}mv_B^2 + V_B $$ $$ \frac{1}{2}m(5gL) + 0 = \frac{1}{2}mv_B^2 + mgL $$ $$ \frac{5}{2}mgL = \frac{1}{2}mv_B^2 + mgL $$ $$ \frac{1}{2}mv_B^2 = \frac{5}{2}mgL - mgL = \frac{5}{2}mgL - \frac{2}{2}mgL = \frac{3}{2}mgL $$ $$ v_B^2 = 3gL \implies \mathbf{v_B = \sqrt{3gL}} $$The speed at point B is $\sqrt{3gL}$ and the speed at point C is $\sqrt{gL}$.
(iii) Ratio of kinetic energies ($K_B/K_C$) at B and C:
$$ K_B = \frac{1}{2}mv_B^2 = \frac{1}{2}m(3gL) $$ $$ K_C = \frac{1}{2}mv_C^2 = \frac{1}{2}m(gL) $$ $$ \frac{K_B}{K_C} = \frac{\frac{1}{2}m(3gL)}{\frac{1}{2}m(gL)} = \frac{3gL}{gL} = 3 $$The ratio of the kinetic energies at B and C is 3.
Comment on the nature of the trajectory of the bob after it reaches the point C:
At point C, the velocity of the bob is horizontal with magnitude $v_C = \sqrt{gL}$. The string becomes slack ($T_C=0$), meaning the string is no longer exerting any force on the bob. The only force acting on the bob after it leaves point C is gravity (neglecting air resistance).
A particle moving under the sole influence of gravity with an initial horizontal velocity follows a parabolic trajectory. This is projectile motion launched horizontally from a height (in this case, height $2L$ relative to point A, or height of C above the ground if A is on the ground).
The Potential Energy Of A Spring
The force exerted by an ideal spring is a classic example of a conservative force that varies with position. This force is described by Hooke's Law.
For an ideal spring, the force it exerts ($\mathbf{F}_s$) is proportional to the displacement ($\mathbf{x}$) from its equilibrium (unstretched/uncompressed) position, and acts in the opposite direction to the displacement:
$$ \mathbf{F}_s = -k \mathbf{x} $$In one dimension (along the x-axis), $F_s(x) = -kx$, where $k$ is the spring constant (units N/m), and $x$ is the displacement from equilibrium ($x=0$).
- If the spring is stretched ($x > 0$), $F_s$ is negative (pulling back towards equilibrium).
- If the spring is compressed ($x < 0$), $F_s$ is positive (pushing back towards equilibrium).
- At equilibrium ($x = 0$), $F_s = 0$.
The work done by the spring force when the spring is stretched or compressed from an initial displacement $x_i$ to a final displacement $x_f$ is:
$$ W_s = \int_{x_i}^{x_f} F_s(x) \, dx = \int_{x_i}^{x_f} (-kx) \, dx = \left[-\frac{1}{2}kx^2\right]_{x_i}^{x_f} = -\frac{1}{2}kx_f^2 - (-\frac{1}{2}kx_i^2) $$ $$ W_s = \frac{1}{2}kx_i^2 - \frac{1}{2}kx_f^2 $$This shows that the work done by the spring force depends only on the initial and final displacements, not on the path taken (consistent with a conservative force).
If the spring is stretched to $x_m$ and then returned to $x_m$, the work done by the spring force is $\frac{1}{2}kx_m^2 - \frac{1}{2}kx_m^2 = 0$. The work done in a cyclic process is zero.
Since the spring force is conservative, we can associate a potential energy with it. The potential energy of a spring (V), choosing $V=0$ at the equilibrium position ($x=0$), is defined as:
$$ V(x) = \frac{1}{2}kx^2 $$We can verify that $-\frac{dV}{dx} = -\frac{d}{dx}(\frac{1}{2}kx^2) = -\frac{1}{2}k(2x) = -kx = F_s(x)$.
The work done by the spring force is also given by $W_s = V(x_i) - V(x_f) = \frac{1}{2}kx_i^2 - \frac{1}{2}kx_f^2$, which matches the integrated result.
For a mass $m$ attached to a spring and undergoing motion (like oscillations) without non-conservative forces, the total mechanical energy $E = K + V$ is conserved:
$$ E = \frac{1}{2}mv^2 + \frac{1}{2}kx^2 = \text{Constant} $$If the mass is released from rest at maximum extension $x_m$ (where $v=0$), the total energy is $E = \frac{1}{2}k x_m^2$. At any other position $x$ with speed $v$, the energy is $\frac{1}{2}mv^2 + \frac{1}{2}kx^2 = \frac{1}{2}kx_m^2$. This shows the interconversion between kinetic and potential energy while the total remains constant.
Example 6.8. To simulate car accidents, auto manufacturers study the collisions of moving cars with mounted springs of different spring constants. Consider a typical simulation with a car of mass 1000 kg moving with a speed 18.0 km/h on a smooth road and colliding with a horizontally mounted spring of spring constant $6.25 \times 10^3$ N m$^{-1}$. What is the maximum compression of the spring ?
Answer:
Given mass of car $m = 1000$ kg. Initial speed $v_i = 18.0$ km/h. Spring constant $k = 6.25 \times 10^3$ N/m.
Convert initial speed to m/s: $v_i = 18.0 \times \frac{5}{18} \text{ m/s} = 5.0$ m/s.
The road is smooth, implying negligible friction. The forces doing work on the car are the spring force (conservative) and potentially some small other forces, but in an ideal scenario, we consider only the spring force doing work to stop the car.
Initially, just before colliding with the spring, the car has kinetic energy but the spring is at its equilibrium length (zero potential energy). Initial mechanical energy $E_i = K_i + V_i = \frac{1}{2}mv_i^2 + 0$.
At maximum compression ($x_m$), the car momentarily comes to rest ($v_f = 0$). The spring is maximally compressed, storing maximum potential energy. Final mechanical energy $E_f = K_f + V_f = \frac{1}{2}m(0)^2 + \frac{1}{2}kx_m^2 = \frac{1}{2}kx_m^2$.
Since only conservative forces are considered to do work (the spring force), the total mechanical energy is conserved ($E_i = E_f$).
$$ \frac{1}{2}mv_i^2 = \frac{1}{2}kx_m^2 $$Substitute the given values:
$$ \frac{1}{2}(1000 \text{ kg})(5.0 \text{ m/s})^2 = \frac{1}{2}(6.25 \times 10^3 \text{ N/m}) x_m^2 $$ $$ 500 \times 25 = 3125 x_m^2 $$ $$ 12500 = 3125 x_m^2 $$ $$ x_m^2 = \frac{12500}{3125} = 4 $$ $$ x_m = \sqrt{4} \text{ m} = 2.0 \text{ m} $$Since compression is a magnitude, we take the positive value. The maximum compression of the spring is 2.0 m.
This is an idealized scenario. In reality, there would be some friction and other energy losses, resulting in a smaller maximum compression.
Example 6.9. Consider Example 6.8 taking the coefficient of friction, $\mu$, to be 0.5 and calculate the maximum compression of the spring.
Answer:
Given mass of car $m = 1000$ kg. Initial speed $v_i = 5.0$ m/s. Spring constant $k = 6.25 \times 10^3$ N/m. Coefficient of kinetic friction $\mu_k = 0.5$ (assuming kinetic friction once contact is made, or perhaps static friction applies up to slipping, then kinetic... the problem doesn't specify the friction law during compression. Assuming a constant kinetic friction force opposing motion during compression). Let $g = 10.0$ m/s$^2$ as used in the text's solution.
The forces doing work during the compression are the spring force (conservative) and the frictional force (non-conservative). The frictional force opposes the motion, acting against the displacement. Its magnitude is $f_k = \mu_k N$. On a horizontal surface, the normal force $N = mg = 1000 \text{ kg} \times 10.0 \text{ m/s}^2 = 10000$ N. So, $f_k = 0.5 \times 10000 \text{ N} = 5000$ N.
The Work-Energy Theorem states that the work done by the net force is equal to the change in kinetic energy: $W_{net} = \Delta K$.
The net force is the sum of the spring force and the frictional force (both opposing motion): $\mathbf{F}_{net} = \mathbf{F}_s + \mathbf{f}_k$. In the direction of motion (let's say positive x is into the spring), $F_{net}(x) = -F_s(x) - f_k = -(-kx) - f_k = kx - f_k$ (this is incorrect, spring force acts opposite to displacement). If the car is moving in the positive x direction (compressing the spring), displacement is positive. Spring force is $F_s = -kx$ (negative). Friction is $f_k = -5000$ N (negative). Net force is $F_{net} = F_s + f_k = -kx - 5000$.
Initial kinetic energy $K_i = \frac{1}{2}mv_i^2 = \frac{1}{2}(1000)(5)^2 = 12500$ J.
At maximum compression $x_m$, the final speed is $v_f = 0$, so $K_f = 0$ J. Change in kinetic energy $\Delta K = K_f - K_i = 0 - 12500 = -12500$ J.
The work done by the net force as the car moves from $x=0$ to $x=x_m$ is the integral of the net force:
$$ W_{net} = \int_{0}^{x_m} F_{net}(x) \, dx = \int_{0}^{x_m} (-kx - f_k) \, dx = \int_{0}^{x_m} (-kx - 5000) \, dx $$ $$ W_{net} = \left[-\frac{1}{2}kx^2 - 5000x\right]_{0}^{x_m} = -\frac{1}{2}kx_m^2 - 5000x_m $$Apply the Work-Energy Theorem $W_{net} = \Delta K$:
$$ -\frac{1}{2}kx_m^2 - 5000x_m = -12500 $$Substitute $k = 6.25 \times 10^3 = 6250$ N/m:
$$ -\frac{1}{2}(6250)x_m^2 - 5000x_m = -12500 $$ $$ -3125x_m^2 - 5000x_m = -12500 $$Divide by -125 (or a larger common factor like -1250? $5000/1250=4$, $12500/1250=10$, $3125/1250=2.5$). Let's divide by 125:
$$ 25x_m^2 + 40x_m = 100 $$ $$ 25x_m^2 + 40x_m - 100 = 0 $$Divide by 5:
$$ 5x_m^2 + 8x_m - 20 = 0 $$Use the quadratic formula $x_m = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}$, with $a=5, b=8, c=-20$.
$$ x_m = \frac{-8 \pm \sqrt{8^2 - 4(5)(-20)}}{2(5)} = \frac{-8 \pm \sqrt{64 + 400}}{10} = \frac{-8 \pm \sqrt{464}}{10} $$$\sqrt{464} = \sqrt{16 \times 29} = 4\sqrt{29}$. $\sqrt{29} \approx 5.385$. $4\sqrt{29} \approx 4 \times 5.385 = 21.54$.
$$ x_m = \frac{-8 \pm 21.54}{10} $$Possible values for $x_m$: $x_{m1} = \frac{-8 + 21.54}{10} = \frac{13.54}{10} = 1.354$ m and $x_{m2} = \frac{-8 - 21.54}{10} = \frac{-29.54}{10} = -2.954$ m.
Since $x_m$ represents the maximum compression magnitude (a distance), it must be positive. $x_m = 1.354$ m.
Rounding to three significant figures, $x_m \approx 1.35$ m.
This is less than the 2.0 m compression found without friction, as expected.
Alternatively, using the modified conservation of energy equation $E_f - E_i = W_{nc}$:
$E_i = K_i + V_i = 12500 \text{ J} + 0 \text{ J} = 12500$ J.
$E_f = K_f + V_f = 0 \text{ J} + \frac{1}{2}kx_m^2 = \frac{1}{2}(6250)x_m^2 = 3125x_m^2$ J.
$W_{nc}$ is the work done by the non-conservative force (friction). Friction $f_k = -5000$ N acts in the direction opposite to the displacement $x_m$. So $W_{nc} = f_k \times x_m = -5000 x_m$ J.
$$ E_f - E_i = W_{nc} $$ $$ 3125x_m^2 - 12500 = -5000x_m $$ $$ 3125x_m^2 + 5000x_m - 12500 = 0 $$Dividing by 125: $25x_m^2 + 40x_m - 100 = 0$. Dividing by 5: $5x_m^2 + 8x_m - 20 = 0$. This is the same quadratic equation as obtained using the Work-Energy theorem directly.
Solving gives $x_m \approx 1.35$ m.
The maximum compression of the spring is 1.35 m.
Remarks on Conservative Forces and Potential Energy:
- Time is not explicitly present in the potential energy function or the principle of energy conservation ($E=K+V$). It relates energy values at different positions.
- Not all forces are conservative (e.g., friction). When non-conservative forces do work, mechanical energy ($K+V$) is not conserved. The work done by non-conservative forces equals the change in mechanical energy: $W_{nc} = \Delta E$.
- The choice of the zero point of potential energy is arbitrary and convenient (e.g., ground for gravity, equilibrium for spring). Only *changes* in potential energy are physically significant.
Various Forms Of Energy : The Law Of Conservation Of Energy
Energy exists in many different forms besides mechanical energy (kinetic and potential).
Energy can be transformed from one form to another. The total energy of an isolated system remains constant, even if transformations occur.
Some other forms of energy:
- Heat Energy: Often generated by friction or resistance. It is related to the internal energy of a substance, which is the sum of the kinetic and potential energies of its constituent molecules. When mechanical energy is "lost" due to non-conservative forces like friction, it is converted into heat.
- Chemical Energy: Stored in the bonds of molecules. Released or absorbed during chemical reactions (exothermic/endothermic reactions). It arises from the electrical forces between atoms and molecules.
- Electrical Energy: Energy associated with electric charges and currents.
- Light Energy: Energy carried by electromagnetic waves.
- Sound Energy: Energy transmitted through mechanical waves.
- Nuclear Energy: Energy stored in the nucleus of atoms, released during nuclear reactions (fission, fusion). It arises from the conversion of a small amount of mass into energy according to Einstein's mass-energy equivalence relation $E = mc^2$.
Einstein's Mass-Energy Equivalence:
Einstein showed that mass and energy are interchangeable and are related by the equation:
$$ E = m c^2 $$where $m$ is mass and $c$ is the speed of light in vacuum ($c \approx 3 \times 10^8$ m/s).
This implies that mass itself is a form of energy. In processes like nuclear reactions, a measurable amount of mass is converted into a large amount of energy (or vice versa). Even in chemical reactions, there's a tiny mass difference, but it's usually negligible compared to nuclear reactions.
The Principle of Conservation of Energy:
This is one of the most fundamental principles in physics. It is a broader principle than the conservation of mechanical energy.
The total energy of an isolated system remains constant. Energy can be transformed from one form to another, but it cannot be created or destroyed.
An isolated system is one that does not exchange energy with its surroundings.
If we consider the universe as a whole, it can be viewed as an isolated system, and thus the total energy of the universe is constant.
This principle unifies various branches of physics and underlies many natural processes and technological applications involving energy transformations.
Table 6.3 Approximate energy associated with various phenomena:
Description | Energy (Joules) |
---|---|
Motion of air molecule ($10^{-26}$ kg) at room temperature | $10^{-21}$ |
Typical binding energy of an electron in an atom | $10^{-18}$ |
Typical energy to break a chemical bond | $10^{-19}$ - $10^{-20}$ |
Molecular collision | $10^{-20}$ |
Energy released in fission of a U-235 atom | $200 \times 10^6 \text{ eV}$ ($\approx 3.2 \times 10^{-11}$ J) |
Energy from burning 1 kg of coal | $\approx 3 \times 10^7$ |
Energy from the daily food intake of an average adult | $\approx 10^7$ |
Kinetic energy of a cricket ball | $\approx 10^2$ |
Kinetic energy of a car at 60 km/h | $\approx 3 \times 10^5$ |
Gravitational potential energy of water in a 1000 MW dam | $\approx 10^8$ |
Kinetic energy of a train at 60 km/h | $\approx 7 \times 10^7$ |
Energy released in the Hiroshima bomb | $\approx 10^{14}$ |
Annual electrical output of a large power plant | $\approx 10^{17}$ |
Energy released in a supernova explosion | $\approx 10^{44}$ |
Total energy radiated by the Sun in one second | $\approx 4 \times 10^{26}$ |
Total energy of the universe | Very large, but constant |
Example 6.10. Examine Tables 6.1-6.3 and express (a) The energy required to break one bond in DNA in eV; (b) The kinetic energy of an air molecule (10—21 J) in eV; (c) The daily intake of a human adult in kilocalories.
Answer:
We need to use the conversion factors from Table 6.1: 1 eV = $1.602 \times 10^{-19}$ J, 1 calorie $\approx 4.186$ J. Also, 1 kilocalorie (kcal) = 1000 calories.
(a) Energy to break one bond in DNA:
From Table 6.3, the typical energy to break a chemical bond is in the range $10^{-19}$ - $10^{-20}$ J. Let's use $10^{-20}$ J as given in the text solution step for the numerator.
$$ \text{Energy in eV} = \frac{\text{Energy in Joules}}{\text{Conversion factor (J/eV)}} $$ $$ E_{DNA\_bond} \approx \frac{10^{-20} \text{ J}}{1.602 \times 10^{-19} \text{ J/eV}} \approx 0.624 \times 10^{-1} \text{ eV} \approx 0.0624 \text{ eV} $$Rounding to one significant figure (based on the approximation $10^{-20}$ J), this is about 0.06 eV.
The energy required to break one bond in DNA is approximately 0.06 eV.
(b) Kinetic energy of an air molecule in eV:
From Table 6.3, the kinetic energy of an air molecule is approximately $10^{-21}$ J.
$$ E_{air\_molecule} = \frac{10^{-21} \text{ J}}{1.602 \times 10^{-19} \text{ J/eV}} \approx 0.624 \times 10^{-2} \text{ eV} \approx 0.00624 \text{ eV} $$Rounding to two significant figures, this is about 0.0062 eV. This is also $6.2 \times 10^{-3}$ eV or 6.2 meV (millielectron volt).
The kinetic energy of an air molecule is approximately 0.0062 eV.
(c) Daily intake of a human adult in kilocalories:
From Table 6.3, the daily food intake of an average adult is approximately $10^7$ J.
First, convert Joules to calories using 1 calorie $\approx 4.186$ J:
$$ \text{Energy in calories} = \frac{\text{Energy in Joules}}{\text{Conversion factor (J/cal)}} \approx \frac{10^7 \text{ J}}{4.186 \text{ J/cal}} \approx 2.389 \times 10^6 \text{ calories} $$Now, convert calories to kilocalories using 1 kcal = 1000 calories:
$$ \text{Energy in kilocalories} = \frac{2.389 \times 10^6 \text{ calories}}{1000 \text{ calories/kcal}} \approx 2389 \text{ kcal} $$Rounding to two significant figures, this is about 2400 kcal.
The daily intake of a human adult is approximately 2400 kilocalories. Note that 'food calories' mentioned on food labels are actually kilocalories (kcal).
Common Misconception: Food energy values are often reported in 'calories' (with a capital C) in popular media, where 1 Calorie (with a capital C) means 1 kilocalorie (kcal). So, 2400 Calories in nutrition means 2400 kilocalories.
Power
Power (P) is defined as the rate at which work is done or the rate at which energy is transferred.
Average Power ($P_{av}$) is the total work done ($W$) divided by the total time taken ($t$):
$$ P_{av} = \frac{W}{t} $$Instantaneous Power (P) is the instantaneous rate of doing work. It is the limit of average power as the time interval approaches zero:
$$ P = \lim_{\Delta t \to 0} \frac{\Delta W}{\Delta t} = \frac{dW}{dt} $$Since the work done over an infinitesimal displacement $d\mathbf{r}$ by a force $\mathbf{F}$ is $dW = \mathbf{F} \cdot d\mathbf{r}$, the instantaneous power can also be expressed as:
$$ P = \frac{\mathbf{F} \cdot d\mathbf{r}}{dt} = \mathbf{F} \cdot \frac{d\mathbf{r}}{dt} $$ $$ P = \mathbf{F} \cdot \mathbf{v} $$where $\mathbf{v}$ is the instantaneous velocity of the object on which the force $\mathbf{F}$ is acting.
Power is a scalar quantity. Its dimensions are $[ML^2T^{-3}]$ (Work/Time). The SI unit of power is the watt (W), named after James Watt. $1 \text{ W} = 1 \text{ J/s}$.
Other units of power:
- Horsepower (hp): $1 \text{ hp} = 746 \text{ W}$. Used for engines.
- Kilowatt (kW): $1 \text{ kW} = 1000 \text{ W}$.
Kilowatt-hour (kWh) is a unit of energy, not power. $1 \text{ kWh} = 1 \text{ kW} \times 1 \text{ hour} = 1000 \text{ J/s} \times 3600 \text{ s} = 3.6 \times 10^6$ J. This is the unit used in electricity bills.
Example 6.11. An elevator can carry a maximum load of 1800 kg (elevator + passengers) is moving up with a constant speed of 2 m s$^{-1}$. The frictional force opposing the motion is 4000 N. Determine the minimum power delivered by the motor to the elevator in watts as well as in horse power.
Answer:
Given total mass of elevator + passengers $m = 1800$ kg. Constant upward speed $v = 2$ m/s. Frictional force opposing motion $F_f = 4000$ N.
The elevator is moving upwards at a constant velocity, meaning its acceleration is zero. By Newton's First Law, the net force on the elevator must be zero.
The forces acting on the elevator are:
- Weight $W = mg$ downwards. Let $g = 9.8$ m/s$^2$ (or use 10 if preferred, but standard is 9.8). Let's use 9.8 m/s$^2$. $W = 1800 \text{ kg} \times 9.8 \text{ m/s}^2 = 17640$ N.
- Frictional force $F_f = 4000$ N downwards (opposing upward motion).
- Force exerted by the motor (tension in the cable), let's call it $F_M$, upwards.
Since the net force is zero:
$$ F_M - W - F_f = 0 $$ $$ F_M = W + F_f = 17640 \text{ N} + 4000 \text{ N} = 21640 \text{ N} $$This is the minimum force the motor must exert to move the elevator upwards at constant velocity against gravity and friction. This force is in the direction of motion (upwards).
The power delivered by the motor is given by $P = \mathbf{F}_M \cdot \mathbf{v}$. Since $\mathbf{F}_M$ and $\mathbf{v}$ are in the same direction (upwards), $\theta = 0^\circ$.
$$ P = |\mathbf{F}_M| |\mathbf{v}| \cos 0^\circ = (21640 \text{ N})(2 \text{ m/s})(1) = 43280 \text{ W} $$This is the power in watts. To convert to horsepower (hp), use 1 hp = 746 W:
$$ P_{hp} = \frac{43280 \text{ W}}{746 \text{ W/hp}} \approx 57.9 \text{ hp} $$If using $g=10$ m/s$^2$, $W = 1800 \times 10 = 18000$ N. $F_M = 18000 + 4000 = 22000$ N. $P = 22000 \times 2 = 44000$ W. $P_{hp} = 44000/746 \approx 59.0$ hp. The text uses $g=10$ m/s$^2$. Let's match that calculation.
Using $g = 10$ m/s$^2$:
$$ W = 1800 \text{ kg} \times 10 \text{ m/s}^2 = 18000 \text{ N} $$ $$ F_M = W + F_f = 18000 \text{ N} + 4000 \text{ N} = 22000 \text{ N} $$ $$ P = (22000 \text{ N})(2 \text{ m/s}) = 44000 \text{ W} $$ $$ P_{hp} = \frac{44000 \text{ W}}{746 \text{ W/hp}} \approx 59.0 \text{ hp} $$The minimum power delivered by the motor is 44000 W or approximately 59.0 hp.
Collisions
A collision is an event in which two or more bodies exert forces on each other for a relatively short period. Collisions are analyzed using conservation laws, particularly conservation of momentum and sometimes conservation of kinetic energy.
Conservation of Momentum in Collisions:
During a collision, the forces between the colliding bodies are typically much larger than any external forces acting on the system. For the duration of the collision, the system of colliding bodies can be considered approximately isolated.
According to Newton's Third Law, the mutual forces between the colliding bodies ($\mathbf{F}_{12} = -\mathbf{F}_{21}$) form action-reaction pairs. By Newton's Second Law, the change in momentum of each body is due to the force exerted by the other body over the collision time $\Delta t$ ($\Delta \mathbf{p}_1 = \int \mathbf{F}_{12} dt$, $\Delta \mathbf{p}_2 = \int \mathbf{F}_{21} dt$).
Since $\mathbf{F}_{12} = -\mathbf{F}_{21}$, the total impulse on the system is $\int (\mathbf{F}_{12} + \mathbf{F}_{21}) dt = \int \mathbf{0} dt = \mathbf{0}$.
Therefore, the total change in momentum of the system is zero: $\Delta \mathbf{p}_{total} = \Delta \mathbf{p}_1 + \Delta \mathbf{p}_2 = \mathbf{0}$.
This means the total momentum of the system is conserved during the collision.
Total momentum before collision = Total momentum after collision
$$ \sum \mathbf{p}_{initial} = \sum \mathbf{p}_{final} $$Kinetic Energy in Collisions:
Unlike momentum, the total kinetic energy of the system is not always conserved during a collision. Some kinetic energy may be converted into other forms of energy (heat, sound, deformation energy).
Collisions are classified based on whether kinetic energy is conserved:
- Elastic Collision: A collision in which the total kinetic energy of the system is conserved. This means the total kinetic energy *before* collision equals the total kinetic energy *after* collision. This typically happens when the deformation during impact is fully recovered, like in collisions between ideal elastic bodies.
- Inelastic Collision: A collision in which the total kinetic energy of the system is not conserved. Some kinetic energy is lost (converted to other forms). Most real-world collisions are inelastic.
- Completely Inelastic Collision: A specific type of inelastic collision where the colliding bodies stick together and move as a single unit after the collision. This is the maximum possible loss of kinetic energy in a collision consistent with momentum conservation.
Momentum is conserved in ALL types of collisions (elastic, inelastic, completely inelastic), assuming the system is isolated.
Collisions in One Dimension (Head-on Collisions)
In a one-dimensional collision, the initial and final velocities of the particles are all along the same straight line.
Consider two particles $m_1$ and $m_2$ colliding head-on. Let their initial velocities be $v_{1i}$ and $v_{2i}$ (with signs indicating direction), and final velocities be $v_{1f}$ and $v_{2f}$.
Momentum Conservation:
$$ m_1 v_{1i} + m_2 v_{2i} = m_1 v_{1f} + m_2 v_{2f} $$Kinetic Energy Conservation (for Elastic Collisions):
$$ \frac{1}{2} m_1 v_{1i}^2 + \frac{1}{2} m_2 v_{2i}^2 = \frac{1}{2} m_1 v_{1f}^2 + \frac{1}{2} m_2 v_{2f}^2 $$For an elastic collision in 1D, with $m_2$ initially at rest ($v_{2i} = 0$), the conservation equations are:
1) $m_1 v_{1i} = m_1 v_{1f} + m_2 v_{2f}$ 2) $\frac{1}{2} m_1 v_{1i}^2 = \frac{1}{2} m_1 v_{1f}^2 + \frac{1}{2} m_2 v_{2f}^2$Solving these two equations simultaneously for the unknown final velocities $v_{1f}$ and $v_{2f}$ (in terms of $m_1, m_2, v_{1i}$):
$$ v_{1f} = \left(\frac{m_1 - m_2}{m_1 + m_2}\right) v_{1i} $$ $$ v_{2f} = \left(\frac{2m_1}{m_1 + m_2}\right) v_{1i} $$Special Cases (for elastic 1D collision with $m_2$ at rest):
- Equal Masses ($m_1 = m_2$): $$ v_{1f} = \left(\frac{m_1 - m_1}{m_1 + m_1}\right) v_{1i} = 0 $$ $$ v_{2f} = \left(\frac{2m_1}{m_1 + m_1}\right) v_{1i} = v_{1i} $$ The first mass stops, and the second mass moves off with the initial velocity of the first. (Momentum $m_1 v_{1i} + 0 = m_1(0) + m_1 v_{1i}$. Energy $\frac{1}{2} m_1 v_{1i}^2 + 0 = \frac{1}{2} m_1(0)^2 + \frac{1}{2} m_1 v_{1i}^2$).
- Target much heavier ($m_2 >> m_1$): $$ v_{1f} \approx \left(\frac{m_1 - m_2}{m_1 + m_2}\right) v_{1i} \approx \left(\frac{-m_2}{m_2}\right) v_{1i} = -v_{1i} $$ $$ v_{2f} \approx \left(\frac{2m_1}{m_1 + m_2}\right) v_{1i} \approx \left(\frac{2m_1}{m_2}\right) v_{1i} \approx 0 $$ The lighter mass bounces back with nearly its original speed, and the heavier mass remains almost at rest. (Think of a ball bouncing off a wall).
- Target much lighter ($m_1 >> m_2$): $$ v_{1f} \approx \left(\frac{m_1 - m_2}{m_1 + m_2}\right) v_{1i} \approx \left(\frac{m_1}{m_1}\right) v_{1i} = v_{1i} $$ $$ v_{2f} \approx \left(\frac{2m_1}{m_1 + m_2}\right) v_{1i} \approx \left(\frac{2m_1}{m_1}\right) v_{1i} = 2v_{1i} $$ The heavier mass continues with nearly its original velocity, and the lighter mass is knocked forward with approximately twice the initial velocity of the heavier mass. (Think of a car hitting a stationary bicycle).
For a completely inelastic collision in 1D (with $m_2$ initially at rest, $v_{2i} = 0$), the bodies stick together, so they have a common final velocity $v_f$ ($v_{1f} = v_{2f} = v_f$).
Momentum conservation: $m_1 v_{1i} + m_2 (0) = (m_1 + m_2) v_f$.
$$ v_f = \frac{m_1 v_{1i}}{m_1 + m_2} $$In this case, kinetic energy is not conserved. The loss in kinetic energy is $\Delta K = K_f - K_i = \frac{1}{2}(m_1+m_2)v_f^2 - \frac{1}{2}m_1 v_{1i}^2$. Substituting $v_f$ shows that $\Delta K$ is negative, indicating energy loss.
Example 6.12. Slowing down of neutrons: In a nuclear reactor a neutron of high speed (typically $10^7$ m s$^{-1}$) must be slowed to $10^3$ m s$^{-1}$ so that it can have a high probability of interacting with isotope $^{235}_{92}\text{U}$ and causing it to fission. Show that a neutron can lose most of its kinetic energy in an elastic collision with a light nuclei like deuterium or carbon which has a mass of only a few times the neutron mass. The material making up the light nuclei, usually heavy water (D$_2$O) or graphite, is called a moderator.
Answer:
We model the collision between a neutron ($m_1$) and a stationary moderator nucleus ($m_2$) as an elastic head-on collision in one dimension. Let the initial speed of the neutron be $v_{1i}$ and the initial speed of the moderator nucleus be $v_{2i} = 0$.
For an elastic head-on collision with $v_{2i}=0$, the final speeds are given by:
$$ v_{1f} = \left(\frac{m_1 - m_2}{m_1 + m_2}\right) v_{1i} $$ $$ v_{2f} = \left(\frac{2m_1}{m_1 + m_2}\right) v_{1i} $$The initial kinetic energy of the neutron is $K_{1i} = \frac{1}{2}m_1 v_{1i}^2$.
The final kinetic energy of the neutron is $K_{1f} = \frac{1}{2}m_1 v_{1f}^2 = \frac{1}{2}m_1 \left(\frac{m_1 - m_2}{m_1 + m_2}\right)^2 v_{1i}^2$.
The fraction of initial kinetic energy retained by the neutron is $ \frac{K_{1f}}{K_{1i}} = \frac{\frac{1}{2}m_1 \left(\frac{m_1 - m_2}{m_1 + m_2}\right)^2 v_{1i}^2}{\frac{1}{2}m_1 v_{1i}^2} = \left(\frac{m_1 - m_2}{m_1 + m_2}\right)^2 $.
The fraction of energy lost by the neutron in one collision is $1 - \frac{K_{1f}}{K_{1i}} = 1 - \left(\frac{m_1 - m_2}{m_1 + m_2}\right)^2$.
Let $m_2 = A m_1$, where $A$ is the mass number of the moderator nucleus (number of nucleon masses). For deuterium, $A \approx 2$. For carbon, $A \approx 12$.
Fraction of energy retained by neutron: $f_{neutron} = \left(\frac{m_1 - A m_1}{m_1 + A m_1}\right)^2 = \left(\frac{1 - A}{1 + A}\right)^2$.
Fraction of energy lost by neutron: $1 - \left(\frac{1 - A}{1 + A}\right)^2 = \frac{(1+A)^2 - (1-A)^2}{(1+A)^2} = \frac{(1 + 2A + A^2) - (1 - 2A + A^2)}{(1+A)^2} = \frac{4A}{(1+A)^2}$.
Case 1: Moderation by deuterium (nucleus is deuteron, $A \approx 2$).
Fraction of energy lost by neutron $= \frac{4(2)}{(1+2)^2} = \frac{8}{3^2} = \frac{8}{9}$.
This means in a head-on elastic collision with a stationary deuterium nucleus, the neutron loses 8/9 (about 89%) of its kinetic energy and keeps only 1/9.
Case 2: Moderation by carbon (nucleus is carbon, $A \approx 12$).
Fraction of energy lost by neutron $= \frac{4(12)}{(1+12)^2} = \frac{48}{13^2} = \frac{48}{169}$.
As a percentage, $\frac{48}{169} \times 100\% \approx 28.4\%$.
In a head-on elastic collision with a stationary carbon nucleus, the neutron loses about 28.4% of its kinetic energy.
Comparison:
Deuterium (A=2) is more effective in slowing down a neutron per head-on collision (losing $\approx 89\%$ energy) compared to carbon (A=12, losing $\approx 28.4\%$ energy). This is because the masses are closer for neutron-deuterium than for neutron-carbon.
The requirement is to slow the neutron from $10^7$ m/s to $10^3$ m/s. This means the final kinetic energy must be $\left(\frac{10^3}{10^7}\right)^2 = (10^{-4})^2 = 10^{-8}$ times the initial kinetic energy. The neutron must lose $1 - 10^{-8}$ fraction of its energy.
While one head-on collision with deuterium removes most energy, it's not enough to reduce the speed by $10^4$ factor. Many collisions (not necessarily head-on) are required. Lighter nuclei are more effective moderators because they can take away a larger fraction of the neutron's energy in a single elastic collision compared to heavier nuclei.
Collisions in Two Dimensions
When colliding bodies move in a plane (or 3D space) before or after the collision, it's a two-dimensional (or three-dimensional) collision. Momentum conservation applies as a vector equation.
Consider a collision between mass $m_1$ (initial velocity $\mathbf{v}_{1i}$) and stationary mass $m_2$ (initial velocity $\mathbf{v}_{2i}=\mathbf{0}$). After the collision, they move with velocities $\mathbf{v}_{1f}$ and $\mathbf{v}_{2f}$ at angles $\theta_1$ and $\theta_2$ relative to the initial direction of $m_1$ (chosen as the x-axis).
Momentum Conservation (vector form):
$$ m_1 \mathbf{v}_{1i} = m_1 \mathbf{v}_{1f} + m_2 \mathbf{v}_{2f} $$In component form (assuming the collision is in the x-y plane):
- x-component: $m_1 v_{1i} = m_1 v_{1f} \cos \theta_1 + m_2 v_{2f} \cos \theta_2$
- y-component: $0 = m_1 v_{1f} \sin \theta_1 + m_2 v_{2f} \sin \theta_2$
(Note: $\theta_1$ and $\theta_2$ might be defined such that one angle is positive and the other negative relative to the x-axis, reflecting opposite y-components of velocity after collision). If $\theta_1$ and $\theta_2$ are the magnitudes of the angles with the x-axis, and $v_{1fy}$ and $v_{2fy}$ have opposite signs, then the y-component equation would be $0 = m_1 v_{1f} \sin \theta_1 - m_2 v_{2f} \sin \theta_2$, as in the text's equation.
If the collision is also elastic, total kinetic energy is conserved:
$$ \frac{1}{2} m_1 v_{1i}^2 = \frac{1}{2} m_1 v_{1f}^2 + \frac{1}{2} m_2 v_{2f}^2 $$For a 2D elastic collision with $m_2$ initially at rest, we have 3 equations (2 from momentum, 1 from kinetic energy) and 4 unknowns ($v_{1f}, v_{2f}, \theta_1, \theta_2$). We need additional information (like one of the angles) to solve the problem completely.
Example 6.13. Consider the collision depicted in Fig. 6.10 to be between two billiard balls with equal masses $m_1 = m_2$. The first ball is called the cue while the second ball is called the target. The billiard player wants to ‘sink’ the target ball in a corner pocket, which is at an angle $\theta_2 = 37^\circ$. Assume that the collision is elastic and that friction and rotational motion are not important. Obtain $\theta_1$.
Answer:
Given $m_1 = m_2 = m$. Initial velocities: $\mathbf{v}_{1i}$ along the x-axis ($v_{1i} \hat{\mathbf{i}}$), $\mathbf{v}_{2i} = \mathbf{0}$. Final velocities: $\mathbf{v}_{1f}$ at angle $\theta_1$, $\mathbf{v}_{2f}$ at angle $\theta_2 = 37^\circ$. Collision is elastic.
Let the magnitude of initial velocity of the cue ball be $v_{1i}$.
Momentum Conservation:
$$ m \mathbf{v}_{1i} = m \mathbf{v}_{1f} + m \mathbf{v}_{2f} $$Since masses are equal, we can divide by $m$:
$$ \mathbf{v}_{1i} = \mathbf{v}_{1f} + \mathbf{v}_{2f} $$Square both sides (dot product with self):
$$ |\mathbf{v}_{1i}|^2 = |\mathbf{v}_{1f} + \mathbf{v}_{2f}|^2 = (\mathbf{v}_{1f} + \mathbf{v}_{2f}) \cdot (\mathbf{v}_{1f} + \mathbf{v}_{2f}) $$ $$ v_{1i}^2 = \mathbf{v}_{1f} \cdot \mathbf{v}_{1f} + 2 \mathbf{v}_{1f} \cdot \mathbf{v}_{2f} + \mathbf{v}_{2f} \cdot \mathbf{v}_{2f} $$ $$ v_{1i}^2 = v_{1f}^2 + v_{2f}^2 + 2 v_{1f} v_{2f} \cos(\theta_1 - \theta_2) $$Or, using the diagram, the angle between $\mathbf{v}_{1f}$ and $\mathbf{v}_{2f}$ is $\theta_1 + \theta_2$ if $\theta_1$ is upwards and $\theta_2$ downwards from the x-axis, or $|\theta_1 - \theta_2|$ if both are on the same side. Let's assume $\theta_1$ is above and $\theta_2$ is below, so angle between vectors is $\theta_1 + \theta_2$.
$$ v_{1i}^2 = v_{1f}^2 + v_{2f}^2 + 2 v_{1f} v_{2f} \cos(\theta_1 + \theta_2) \quad (1) $$Kinetic Energy Conservation (Elastic Collision):
$$ \frac{1}{2} m v_{1i}^2 + \frac{1}{2} m v_{2i}^2 = \frac{1}{2} m v_{1f}^2 + \frac{1}{2} m v_{2f}^2 $$With $v_{2i}=0$ and dividing by $\frac{1}{2}m$:
$$ v_{1i}^2 = v_{1f}^2 + v_{2f}^2 \quad (2) $$Comparing Equation (1) and Equation (2):
$$ v_{1f}^2 + v_{2f}^2 = v_{1f}^2 + v_{2f}^2 + 2 v_{1f} v_{2f} \cos(\theta_1 + \theta_2) $$ $$ 0 = 2 v_{1f} v_{2f} \cos(\theta_1 + \theta_2) $$Since the balls move after the collision ($v_{1f} \ne 0, v_{2f} \ne 0$), this implies $\cos(\theta_1 + \theta_2) = 0$.
For angles in the context of collision outcomes ($\theta_1 + \theta_2$ is the angle between the paths), $\theta_1 + \theta_2$ must be $90^\circ$ or $270^\circ$. Given the diagram, $90^\circ$ is the relevant angle.
$$ \theta_1 + \theta_2 = 90^\circ $$We are given $\theta_2 = 37^\circ$. We need to find $\theta_1$.
$$ \theta_1 + 37^\circ = 90^\circ $$ $$ \theta_1 = 90^\circ - 37^\circ = 53^\circ $$Thus, when two equal masses undergo a glancing elastic collision with one at rest, they move off at right angles to each other after the collision. In this case, the cue ball moves at $53^\circ$ relative to its original direction.
Scattering:
When particles interact via forces acting at a distance (like electromagnetic or gravitational forces), rather than direct physical contact, the event is often called scattering (e.g., a comet near the sun, an alpha particle near a nucleus). The final velocities and directions depend on the initial conditions and the nature of the interaction forces.
Exercises
Question 6.1. The sign of work done by a force on a body is important to understand. State carefully if the following quantities are positive or negative:
(a) work done by a man in lifting a bucket out of a well by means of a rope tied to the bucket.
(b) work done by gravitational force in the above case,
(c) work done by friction on a body sliding down an inclined plane,
(d) work done by an applied force on a body moving on a rough horizontal plane with uniform velocity,
(e) work done by the resistive force of air on a vibrating pendulum in bringing it to rest.
Answer:
Question 6.2. A body of mass 2 kg initially at rest moves under the action of an applied horizontal force of 7 N on a table with coefficient of kinetic friction = 0.1. Compute the
(a) work done by the applied force in 10 s,
(b) work done by friction in 10 s,
(c) work done by the net force on the body in 10 s,
(d) change in kinetic energy of the body in 10 s,
and interpret your results.
Answer:
Question 6.3. Given in Fig. 6.11 are examples of some potential energy functions in one dimension. The total energy of the particle is indicated by a cross on the ordinate axis. In each case, specify the regions, if any, in which the particle cannot be found for the given energy. Also, indicate the minimum total energy the particle must have in each case. Think of simple physical contexts for which these potential energy shapes are relevant.
Answer:
Question 6.4. The potential energy function for a particle executing linear simple harmonic motion is given by $V(x) = kx^2/2$, where k is the force constant of the oscillator. For $k = 0.5 \text{ N m}^{-1}$, the graph of V(x) versus x is shown in Fig. 6.12. Show that a particle of total energy 1 J moving under this potential must ‘turn back’ when it reaches $x = \pm 2$ m.
Answer:
Question 6.5. Answer the following :
(a) The casing of a rocket in flight burns up due to friction. At whose expense is the heat energy required for burning obtained? The rocket or the atmosphere?
(b) Comets move around the sun in highly elliptical orbits. The gravitational force on the comet due to the sun is not normal to the comet’s velocity in general. Yet the work done by the gravitational force over every complete orbit of the comet is zero. Why ?
(c) An artificial satellite orbiting the earth in very thin atmosphere loses its energy gradually due to dissipation against atmospheric resistance, however small. Why then does its speed increase progressively as it comes closer and closer to the earth ?
(d) In Fig. 6.13(i) the man walks 2 m carrying a mass of 15 kg on his hands. In Fig. 6.13(ii), he walks the same distance pulling the rope behind him. The rope goes over a pulley, and a mass of 15 kg hangs at its other end. In which case is the work done greater ?
Answer:
Question 6.6. Underline the correct alternative :
(a) When a conservative force does positive work on a body, the potential energy of the body increases/decreases/remains unaltered.
(b) Work done by a body against friction always results in a loss of its kinetic/potential energy.
(c) The rate of change of total momentum of a many-particle system is proportional to the external force/sum of the internal forces on the system.
(d) In an inelastic collision of two bodies, the quantities which do not change after the collision are the total kinetic energy/total linear momentum/total energy of the system of two bodies.
Answer:
Question 6.7. State if each of the following statements is true or false. Give reasons for your answer.
(a) In an elastic collision of two bodies, the momentum and energy of each body is conserved.
(b) Total energy of a system is always conserved, no matter what internal and external forces on the body are present.
(c) Work done in the motion of a body over a closed loop is zero for every force in nature.
(d) In an inelastic collision, the final kinetic energy is always less than the initial kinetic energy of the system.
Answer:
Question 6.8. Answer carefully, with reasons :
(a) In an elastic collision of two billiard balls, is the total kinetic energy conserved during the short time of collision of the balls (i.e. when they are in contact) ?
(b) Is the total linear momentum conserved during the short time of an elastic collision of two balls ?
(c) What are the answers to (a) and (b) for an inelastic collision ?
(d) If the potential energy of two billiard balls depends only on the separation distance between their centres, is the collision elastic or inelastic ? (Note, we are talking here of potential energy corresponding to the force during collision, not gravitational potential energy).
Answer:
Question 6.9. A body is initially at rest. It undergoes one-dimensional motion with constant acceleration. The power delivered to it at time t is proportional to
(i) $t^{1/2}$
(ii) $t$
(iii) $t^{3/2}$
(iv) $t^2$
Answer:
Question 6.10. A body is moving unidirectionally under the influence of a source of constant power. Its displacement in time t is proportional to
(i) $t^{1/2}$
(ii) $t$
(iii) $t^{3/2}$
(iv) $t^2$
Answer:
Question 6.11. A body constrained to move along the z-axis of a coordinate system is subject to a constant force F given by
$\textbf{F} = -\hat{\textbf{i}} + 2 \hat{\textbf{j}} + 3 \hat{\textbf{k}}$ N
where $\hat{\textbf{i}}$, $\hat{\textbf{j}}$, $\hat{\textbf{k}}$ are unit vectors along the x-, y- and z-axis of the system respectively. What is the work done by this force in moving the body a distance of 4 m along the z-axis ?
Answer:
Question 6.12. An electron and a proton are detected in a cosmic ray experiment, the first with kinetic energy 10 keV, and the second with 100 keV. Which is faster, the electron or the proton ? Obtain the ratio of their speeds. (electron mass = $9.11\times 10^{-31}$ kg, proton mass = $1.67\times 10^{-27}$ kg, 1 eV = $1.60 \times 10^{-19}$ J).
Answer:
Question 6.13. A rain drop of radius 2 mm falls from a height of 500 m above the ground. It falls with decreasing acceleration (due to viscous resistance of the air) until at half its original height, it attains its maximum (terminal) speed, and moves with uniform speed thereafter. What is the work done by the gravitational force on the drop in the first and second half of its journey ? What is the work done by the resistive force in the entire journey if its speed on reaching the ground is 10 m s$^{-1}$ ?
Answer:
Question 6.14. A molecule in a gas container hits a horizontal wall with speed 200 m s$^{-1}$ and angle $30^\circ$ with the normal, and rebounds with the same speed. Is momentum conserved in the collision ? Is the collision elastic or inelastic ?
Answer:
Question 6.15. A pump on the ground floor of a building can pump up water to fill a tank of volume 30 m$^3$ in 15 min. If the tank is 40 m above the ground, and the efficiency of the pump is 30%, how much electric power is consumed by the pump ?
Answer:
Question 6.16. Two identical ball bearings in contact with each other and resting on a frictionless table are hit head-on by another ball bearing of the same mass moving initially with a speed V. If the collision is elastic, which of the following (Fig. 6.14) is a possible result after collision ?
Answer:
Question 6.17. The bob A of a pendulum released from $30^\circ$ to the vertical hits another bob B of the same mass at rest on a table as shown in Fig. 6.15. How high does the bob A rise after the collision? Neglect the size of the bobs and assume the collision to be elastic.
Answer:
Question 6.18. The bob of a pendulum is released from a horizontal position. If the length of the pendulum is 1.5 m, what is the speed with which the bob arrives at the lowermost point, given that it dissipated 5% of its initial energy against air resistance ?
Answer:
Question 6.19. A trolley of mass 300 kg carrying a sandbag of 25 kg is moving uniformly with a speed of 27 km/h on a frictionless track. After a while, sand starts leaking out of a hole on the floor of the trolley at the rate of 0.05 kg s$^{-1}$. What is the speed of the trolley after the entire sand bag is empty ?
Answer:
Question 6.20. A body of mass 0.5 kg travels in a straight line with velocity $v = a x^{3/2}$ where $a = 5 \text{ m}^{-1/2} \text{ s}^{-1}$. What is the work done by the net force during its displacement from x = 0 to x = 2 m ?
Answer:
Question 6.21. The blades of a windmill sweep out a circle of area A. (a) If the wind flows at a velocity v perpendicular to the circle, what is the mass of the air passing through it in time t ? (b) What is the kinetic energy of the air ? (c) Assume that the windmill converts 25% of the wind’s energy into electrical energy, and that A = 30 m$^2$, v = 36 km/h and the density of air is 1.2 kg m$^{-3}$. What is the electrical power produced ?
Answer:
Question 6.22. A person trying to lose weight (dieter) lifts a 10 kg mass, one thousand times, to a height of 0.5 m each time. Assume that the potential energy lost each time she lowers the mass is dissipated. (a) How much work does she do against the gravitational force ? (b) Fat supplies $3.8 \times 10^7$ J of energy per kilogram which is converted to mechanical energy with a 20% efficiency rate. How much fat will the dieter use up?
Answer:
Question 6.23. A family uses 8 kW of power. (a) Direct solar energy is incident on the horizontal surface at an average rate of 200 W per square meter. If 20% of this energy can be converted to useful electrical energy, how large an area is needed to supply 8 kW? (b) Compare this area to that of the roof of a typical house.
Answer:
Question 6.24. A bullet of mass 0.012 kg and horizontal speed 70 m s$^{-1}$ strikes a block of wood of mass 0.4 kg and instantly comes to rest with respect to the block. The block is suspended from the ceiling by means of thin wires. Calculate the height to which the block rises. Also, estimate the amount of heat produced in the block.
Answer:
Question 6.25. Two inclined frictionless tracks, one gradual and the other steep meet at A from where two stones are allowed to slide down from rest, one on each track (Fig. 6.16). Will the stones reach the bottom at the same time? Will they reach there with the same speed? Explain. Given $\theta_1 = 30^\circ$, $\theta_2 = 60^\circ$, and h = 10 m, what are the speeds and times taken by the two stones ?
Answer:
Question 6.26. A 1 kg block situated on a rough incline is connected to a spring of spring constant 100 N m$^{-1}$ as shown in Fig. 6.17. The block is released from rest with the spring in the unstretched position. The block moves 10 cm down the incline before coming to rest. Find the coefficient of friction between the block and the incline. Assume that the spring has a negligible mass and the pulley is frictionless.
Answer:
Question 6.27. A bolt of mass 0.3 kg falls from the ceiling of an elevator moving down with an uniform speed of 7 m s$^{-1}$. It hits the floor of the elevator (length of the elevator = 3 m) and does not rebound. What is the heat produced by the impact ? Would your answer be different if the elevator were stationary ?
Answer:
Question 6.28. A trolley of mass 200 kg moves with a uniform speed of 36 km/h on a frictionless track. A child of mass 20 kg runs on the trolley from one end to the other (10 m away) with a speed of 4 m s$^{-1}$ relative to the trolley in a direction opposite to the its motion, and jumps out of the trolley. What is the final speed of the trolley ? How much has the trolley moved from the time the child begins to run ?
Answer:
Question 6.29. Which of the following potential energy curves in Fig. 6.18 cannot possibly describe the elastic collision of two billiard balls ? Here r is the distance between centres of the balls.
Answer:
Question 6.30. Consider the decay of a free neutron at rest : $n \rightarrow p + e^-$
Show that the two-body decay of this type must necessarily give an electron of fixed energy and, therefore, cannot account for the observed continuous energy distribution in the $\beta$-decay of a neutron or a nucleus (Fig. 6.19).
[Note: The simple result of this exercise was one among the several arguments advanced by W. Pauli to predict the existence of a third particle in the decay products of $\beta$-decay. This particle is known as neutrino. We now know that it is a particle of intrinsic spin ½ (like $e^-$, p or n), but is neutral, and either massless or having an extremely small mass (compared to the mass of electron) and which interacts very weakly with matter. The correct decay process of neutron is : $n \rightarrow p + e^- + \bar{\nu}$ ]
Answer: